home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / videoutils / a-g / ami2d / macros / save.rexx < prev    next >
OS/2 REXX Batch file  |  1978-11-24  |  91b  |  5 lines

  1. /* script to save a data file */
  2.  
  3. if show('ports', "AMI2D") then address ami2d 'save'
  4. exit
  5.